CreateAccountWithKeysResponseExt extension Null safety
CreateAccountWithKeysResponseExt
An extension on the CreateAccountWithKeysResponse
class which provides a useful suite of methods
to work with the CreateAccountResponse
class.
- on
-
- CreateAccountWithKeysResponse
Methods
-
toDefaultResponse(
) → CreateAccountResponse? -
Converts the
CreateAccountWithKeysResponse
to aCreateAccountResponse
by copying the common response properties.