fromJson property

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

Implementation

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