Model.fromMap constructor

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

Implementation

const Model.fromMap(Map<String, dynamic> map);