SimplelocalizeGenerator class

Constructors

SimplelocalizeGenerator()

Properties

config ↔ SimplelocalizeConfig
getter/setter pair
format ↔ SimplelocalizeBaseFormat
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

download() Future<void>
error(int code, String message) → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
publish({String? apiKey}) Future<void>
readConfig(String file) Future<void>
toString() String
A string representation of this object.
inherited
upload({String? apiKey, bool publish = false}) Future<void>
validateConfig() → void

Operators

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