token property

String? get token
inherited

Requires a token from com.atproto.sever.requestEmailUpdate if the account's email has been confirmed.

Implementation

String get email; bool? get emailAuthFactor;/// Requires a token from com.atproto.sever.requestEmailUpdate if the account's email has been confirmed.
String? get token;