decodeTable property

Map<String?, dynamic> Function(T) decodeTable
final

Implementation

final Map<String?, dynamic> Function(T) decodeTable;