TempService class final

Represents com.atproto.temp.* service.

Constructors

TempService(ServiceContext _ctx)

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

checkSignupQueue({Map<String, String>? headers}) Future<XRPCResponse<SignupQueue>>
https://atprotodart.com/docs/lexicons/com/atproto/temp/checkSignupQueue
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
requestPhoneVerification({required String phoneNumber}) Future<XRPCResponse<EmptyData>>
https://atprotodart.com/docs/lexicons/com/atproto/temp/requestPhoneVerification
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited