FormatGenericTranslations class

Implementers

Constructors

FormatGenericTranslations(Translations _parent)
const

Properties

click_to_view_more String
"Click for more info"
no setter
hashCode int
The hash code for this object.
no setterinherited
image String
"Images"
no setter
output_format String
"Output format"
no setter
push_job String
"Add this job"
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
supported_inputs String
"Supported Inputs"
no setter
supported_outputs String
"Supported Outputs"
no setter

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