shortName property

String? shortName

Implementation

String? get shortName => _$this._shortName;
void shortName=(String? shortName)

Implementation

set shortName(String? shortName) => _$this._shortName = shortName;