type property

Implementation

BRLocalAccountIdentificationTypeEnum? get type => _$this._type;

Implementation

set type(BRLocalAccountIdentificationTypeEnum? type) => _$this._type = type;