WebPlayerDisallows class

Spotify player disallows object

Annotations
  • @JS()
  • @anonymous

Constructors

WebPlayerDisallows({bool? pausing, bool? peeking_next, bool? peeking_prev, bool? resuming, bool? seeking, bool? skipping_next, bool? skipping_prev})
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
pausing bool
no setter
peeking_next bool
no setter
peeking_prev bool
no setter
resuming bool
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
seeking bool
no setter
skipping_next bool
no setter
skipping_prev bool
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