VideoCoverImageModel class final

Constructors

VideoCoverImageModel(Map<String, dynamic> videoCoverImageObject)

Properties

hashCode int
The hash code for this object.
no setterinherited
height int
Cover image height.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
url String
Cover image url.
no setter
videoCoverImageObject Map<String, dynamic>
Payload.
final
width int
Cover image width.
no setter
withPadding bool?
The field returned if the image is padded, always contains 1.
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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