onFromMap abstract method

void onFromMap(
  1. Map<String, dynamic> map
)

From Map

Implementation

void onFromMap(Map<String, dynamic> map);