fromJson abstract method

T fromJson(
  1. dynamic json
)
inherited

Implementation

T fromJson(S json);