content property
The details of the account creation.
Implementation
@BuiltValueField(wireName: r'content')
CreateAccountResponse? get content;
The details of the account creation.
@BuiltValueField(wireName: r'content')
CreateAccountResponse? get content;