fromJson abstract method

T fromJson(
  1. Map<String, Object> json
)

Implementation

T fromJson(Map<String, Object> json);