fromData method

void fromData(
  1. Map<String, dynamic> data
)

Data for load

Implementation

void fromData(Map<String, dynamic> data) {}