VimeoVideoLink class

domain layer model for vimeo video link data object.

Annotations
  • @freezed

Constructors

const
factory

Properties

copyWith → $VimeoVideoLinkCopyWith<VimeoVideoLink>
no setterinherited
fps int
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
height int
no setterinherited
id String
no setterinherited
mime String
no setterinherited
quality String
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
url String
no setterinherited

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