DmcThreadsGeneratorGenerator class

Constructors

DmcThreadsGeneratorGenerator(Map<String, Object?> configs)

Properties

configs Map<String, Object?>
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

generate(LibraryReader library, BuildStep _) Future<String>
{ "floss": "3713", "description": "Salmon Very Light", "r": 255, "g": 226, "b": 226, "hex": "FFE2E2", "row": "row 01-01" }
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.

Operators

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