EzModel constructor

const EzModel([
  1. String? name
])

Implementation

const EzModel([ this.name ]);