fromMap property

T Function(Map<String, dynamic> json) fromMap
final

Implementation

final T Function(Map<String, dynamic> json) fromMap;