createAt property

int? createAt

Implementation

int? get createAt => _$this._createAt;
void createAt=(int? createAt)

Implementation

set createAt(int? createAt) => _$this._createAt = createAt;