newBranchCode property
String?
get
newBranchCode
Implementation
String? get newBranchCode => _$this._newBranchCode;
set
newBranchCode
(String? newBranchCode)
Implementation
set newBranchCode(String? newBranchCode) =>
_$this._newBranchCode = newBranchCode;