EzOptionalModel constructor

const EzOptionalModel([
  1. String? name
])

Implementation

const EzOptionalModel([ this.name ]);