AppGenericsTranslations class

Implementers

Constructors

AppGenericsTranslations(Translations _parent)
const

Properties

author_name String
"Jiaming Meng (Jack/exoad)"
no setter
browse String
"Browse"
no setter
canonical_description String
"Auto convert file formats"
no setter
canonical_title String
"OnTheFly"
no setter
clear String
"Clear"
no setter
close String
"Close"
no setter
description String
"Description"
no setter
dispatched_amount String
"Variants dispatched"
no setter
empty String
"Empty"
no setter
exit String
"Exit"
no setter
github String
"GitHub"
no setter
hashCode int
The hash code for this object.
no setterinherited
hide_editor String
"Hide editor"
no setter
incorrect String
"Incorrect"
no setter
job_count String
"Jobs"
no setter
loading String
"Loading"
no setter
maximize String
"Maximize"
no setter
"Menu"
no setter
minimize String
"Minimize"
no setter
no_impl String
"No Implementation"
no setter
nothing_to_do String
"Nothing to do right now..."
no setter
open_editor String
"Open editor"
no setter
processor String
"Processor"
no setter
restore String
"Restore"
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scroll_to_bottom String
"Scroll to bottom"
no setter
scroll_to_top String
"Scroll to top"
no setter
supported_input_file_extensions String
"Supported input file extensions"
no setter
supported_output_file_extensions String
"Supported output file extensions"
no setter
third_parties String
"Third party licenses"
no setter
validating String
"Validating"
no setter

Methods

MIX_is_not_supported(dynamic item) String
"$item is not supported"
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