fromJson property

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

The parameter fromJson of this provider.

Implementation

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