ApiSourceImpl class

Implemented types

Constructors

ApiSourceImpl.new()

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

fetchResource(FetchResourceFormData formData) Future<FetchResourceResponse?>
override
flushAnalytics(FlushAnalyticsFormData formData) Future
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
refreshSession(RefreshSessionFormData formData) Future<RefreshSessionResponse>
override
registerPlayerSession(RegisterPlayerSessionFormData formData) Future<RegisterPlayerSessionResponse>
override
requestMediaSession(RequestMediaSessionFormData formData) Future<PlaybackUrl>
override
toString() String
A string representation of this object.
inherited

Operators

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