DsharpCapabilities class final

Runtime capability information for the pure Dart implementation.

Properties

formats Iterable<CodecSupport>
All known format capability entries.
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
supportFor(ImageFormat format) CodecSupport
Returns capability information for format.
toString() String
A string representation of this object.
inherited

Operators

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

Constants

current → const DsharpCapabilities
Default capability table for the current package version.