createDefaultAccount property
If set to true, an account with the default options is automatically created for the account holder. By default, this field is set to true.
Implementation
@BuiltValueField(wireName: r'createDefaultAccount')
bool? get createDefaultAccount;