fromJson abstract method

T fromJson(
  1. dynamic json
)

Implementation

T fromJson(dynamic json);