SheetParser class
Constructors
Properties
- api → GSheets
-
no setter
- badCredentialsHelp → String
-
no setter
-
colsHeaders
↔ List<
String> -
getter/setter pair
- credentialEmail → String
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
-
localHeader
↔ List<
String> -
getter/setter pair
- masterLanguage → String
-
no setter
- masterLanguageCol → int
-
no setter
-
remoteHeader
↔ List<
String> -
final for easy access.
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- spritesheetUrl → String
-
no setter
Methods
-
checkAndWarnForLocale(
) → void - Checks if the Sheet has a "valid" locale for the translate formula.
-
getData(
) → Future< Map< String, Map< >String, String> > -
hasData(
) → Future< bool> -
imtired(
Map< String, String> map) → Future<void> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
reset(
) → void - reset the variables when running watch mode.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited