BestplayerVodModel class

Constructors

BestplayerVodModel({required String file, required String title, required String mediaId, Duration startAt = const Duration(seconds: 0)})

Properties

file String
final
hashCode int
The hash code for this object.
no setterinherited
mediaId String
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
startAt Duration
getter/setter pair
title String
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setAdvertisementConfig(List<BestPlayerAdScheduleModel> schedules) → dynamic
toJson() → dynamic
toString() String
A string representation of this object.
inherited

Operators

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