IgnoredFrameContent class

Inheritance

Constructors

IgnoredFrameContent(RawModel model)
IgnoredFrameContent.decode(Id3Header header, Id3v2FrameHeader frameHeader, List<int> bytes, int startIndex, int size)
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
model RawModel
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

encode() List<int>
override
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