toObject abstract method

T toObject(
  1. Map<String, dynamic> json
)

Implementation

T toObject(Map<String, dynamic> json);