GmbAccounts constructor
GmbAccounts({
- String? accountId,
- List<
GmbAccountsGmbAccount> ? gmbAccounts,
Implementation
GmbAccounts({this.accountId, this.gmbAccounts});