toData property

Map<String, dynamic> Function(T value) toData
final

Implementation

final Map<String, dynamic> Function(T value) toData;