StyleImageUnusedEventData class

The class for style-image-remove-unused event in Observer

Constructors

StyleImageUnusedEventData.fromJson(Map<String, dynamic> json)

Properties

hashCode int
The hash code for this object.
no setterinherited
id String
The identifier of an image that is not used by the map.
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
timestamp int
The timestamp of an event when the map no longer needs a previously added image.
final

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