Option constructor

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

Implementation

Option(this._model);