fromMap abstract method

Serializable fromMap(
  1. Map<String, dynamic> map
)

Implementation

Serializable fromMap(Map<String, dynamic> map);