Exports class abstract

Annotations
  • @ChopperApi.new()

Constructors

Exports()

Properties

client ↔ ChopperClient
getter/setter pairinherited
definitionType Type
Used internally to retrieve the service from ChopperClient.
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Operators

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

Static Methods

create({ChopperClient? client, Authenticator? authenticator, Uri? baseUrl, Iterable? interceptors}) Exports