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