HaveResourceImageInput class

Inheritance

Constructors

HaveResourceImageInput({required ImageInput innerInput, Future<void> onRelease()?})
const

Properties

hashCode int
The hash code for this object.
no setterinherited
innerInput ImageInput
final
length int
no setteroverride
onRelease → (Future<void> Function()?)
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

exists() bool
override
getRange(int start, int end) List<int>
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
release() Future<void>
toString() String
A string representation of this object.
inherited

Operators

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