fromJson property

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

JSON 反序列化函数

Implementation

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