menu
bluesky package
documentation
com_atproto_server_create_account.dart
CreateAccountOutput
did property
did property
dark_mode
light_mode
did
property
String
get
did
inherited
The DID of the new account.
Implementation
String get did => throw _privateConstructorUsedError;
bluesky package
documentation
com_atproto_server_create_account
CreateAccountOutput
did property
CreateAccountOutput class