fromJson abstract method

T fromJson(
  1. Map<String, dynamic> map
)

Implementation

T fromJson(Map<String, dynamic> map);