Filterable class Null safety
- Implementers
Constructors
Properties
-
binaryOutput
→ Future<
Uint8List?> -
read-only
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
Methods
-
export(
File output) → Future< void> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
setAssetSource(
String name) → Future< void> -
setFileSource(
File path) → Future< void> -
setSource(
Uint8List data) → Future< void> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited