newBankLocationId property

String? get newBankLocationId

Implementation

String? get newBankLocationId => _$this._newBankLocationId;
set newBankLocationId (String? newBankLocationId)

Implementation

set newBankLocationId(String? newBankLocationId) =>
    _$this._newBankLocationId = newBankLocationId;