fromJson abstract method

T fromJson(
  1. Map<String, dynamic> jsonData
)

Implementation

T fromJson(Map<String, dynamic> jsonData);