fromMap method

Future fromMap(
  1. Map<String, dynamic> data
)

Implementation

Future fromMap(Map<String, dynamic> data) async {

}