fromJson abstract method

T fromJson(
  1. dynamic jsonMap
)

Implementation

T fromJson(dynamic jsonMap);