fromJson abstract method

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

Implementation

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