id property

String id

Implementation

String get id => _$this._id;
void id=(String id)

Implementation

set id(String id) => _$this._id = id;