brokerAccountType property

BrokerAccountType? brokerAccountType

Implementation

BrokerAccountType? get brokerAccountType => _$this._brokerAccountType;
void brokerAccountType=(BrokerAccountType? brokerAccountType)

Implementation

set brokerAccountType(BrokerAccountType? brokerAccountType) =>
    _$this._brokerAccountType = brokerAccountType;