fromJson abstract method

T fromJson(
  1. S json
)

Implementation

T fromJson(S json);