api library

Classes

ApiClient
ApiKeyAuth
ApplicationUser
ApplicationUserCopyRightOwner
ArchivePlaylist
AuditLog
Authentication
BaseApi
CalendarDay
CalendarDayTypeTransformer
Transformation class that can encode an instance of CalendarDay to int, and decode dynamic data back to CalendarDay.
Channel
ChannelGetCompany
ChannelGetResponse
ChannelIndexResponse
CompanyType
CompanyTypeChannel
CompanyTypeChannelChannel
CompanyTypeChannelCompanyType
CompanyTypePlaylist
CompanyTypePlaylistDTO
CompanyTypePlaylistPlaylist
CompanyTypeSelection
CompanyTypeTrack
CompanyTypeUser
CopyRightOwner
CredentialsHostViewModel
CredentialsViewModel
CrossLoginResponse
DeserializationMessage
Primarily intended for use in an isolate.
Feed
FeedClientDTO
FeedClientLiteDTO
FeedGetResponse
FeedPlaylistPlayResponse
FeedPlaylistPlayTrack
FeedPlaylistResponse
FeedPlaylistsResponse
FeedPlaylistTrack
FeedPlayResponse
FileResponse
ForgotPasswordViewModel
Genre
GenrePlaylist
GenrePlaylistDTO
GenreSelection
GenreTrack
GenreTrackGenre
GenreTrackTrack
HttpBasicAuth
HttpBearerAuth
LoginResponse
OAuth
OwnerIndexResponseData
OwnerLanguage
OwnerLanguageTypeTransformer
Transformation class that can encode an instance of OwnerLanguage to int, and decode dynamic data back to OwnerLanguage.
Place
PlaceApplicationUser
PlaceIndexResponse
Playlist
PlaylistArchivePlaylist
PlaylistClientDTO
PlaylistClientShortDTO
PlaylistFeed
PlaylistFeedDTO
PlaylistFeedFeed
PlaylistGetCompany
PlaylistGetGenre
PlaylistGetResponse
PlaylistIndexResponse
QueryParam
ResultBoolResponse
Role
RoleTypeTransformer
Transformation class that can encode an instance of Role to int, and decode dynamic data back to Role.
Selection
SelectionGetResponse
SelectionIndexResponse
StatisticIndexResponse
Ticket
TicketApplicationUser
TicketIndexResponse
TicketIndexResponseData
TicketType
TicketTypeTypeTransformer
Transformation class that can encode an instance of TicketType to int, and decode dynamic data back to TicketType.
TimeOfDay
TimeOfDayTypeTransformer
Transformation class that can encode an instance of TimeOfDay to int, and decode dynamic data back to TimeOfDay.
Track
TrackIndexResponse
TrackIndexResponseData
TrackPlayList
TrackPlayListDTO
TrackPublishedGetResponse
TrackSelection
TrackSelectionSelection
TrackStatus
TrackStatusTypeTransformer
Transformation class that can encode an instance of TrackStatus to int, and decode dynamic data back to TrackStatus.
UserGetFeed
UserGetPlace
UserGetPlaylist
UserGetResponse
UserGetTicket

Properties

defaultApiClient ApiClient
getter/setter pair

Functions

deserializeAsync(DeserializationMessage message) Future
Primarily intended for use in an isolate.
mapCastOfType<K, V>(dynamic map, String key) Map<K, V>?
Returns a valid Map<K, V> found at the specified Map key, null otherwise.
mapDateTime(dynamic map, String key, [String? pattern]) DateTime?
Returns a valid DateTime found at the specified Map key, null otherwise.
mapValueOfType<T>(dynamic map, String key) → T?
Returns a valid T value found at the specified Map key, null otherwise.
parameterToString(dynamic value) String
Format the given parameter object into a String.
serializeAsync(Object? value) Future<String>
Primarily intended for use in an isolate.

Typedefs

HttpBearerAuthProvider = String Function()

Exceptions / Errors

ApiException