fromMap abstract method

T fromMap(
  1. Map map
)

Implementation

T fromMap(Map<dynamic, dynamic> map);