globalCode property
String?
get
globalCode
Implementation
String? get globalCode => _$this._globalCode;
set
globalCode
(String? globalCode)
Implementation
set globalCode(String? globalCode) => _$this._globalCode = globalCode;