appmayor
auth
AuthGate
AuthGate const constructor
AuthGate
AuthGate
constructor
Null safety
const
AuthGate
(
{
Key
?
key
}
)
Implementation
const AuthGate({Key? key}) : super(key: key);
appmayor
auth
AuthGate
AuthGate const constructor
AuthGate class
Constructors
AuthGate
Properties
hashCode
key
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==