toObject abstract method

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

Implementation

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