CloudCredentials class
- Implemented types
Constructors
- CloudCredentials({required Uri apiUrl})
Properties
Methods
-
getTransportCredentials(
) → Future< ChannelCredentials> -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onBadCertificate(
dynamic cert, dynamic comment) → bool -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited