Field constructor

Field(
  1. Map<String, dynamic> _model
)

Implementation

Field(this._model);