CourierClient class
Constructors
Properties
- brands → BrandClient
-
latefinal
- hashCode → int
-
The hash code for this object.
no setterinherited
- inbox → InboxClient
-
latefinal
- options → CourierClientOptions
-
final
- preferences → PreferenceClient
-
latefinal
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- tokens → TokenClient
-
latefinal
- tracking → TrackingClient
-
latefinal
Methods
-
add(
) → Future -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
remove(
) → Future< String> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited