LocalinoRemoteRepo class

Constructors

LocalinoRemoteRepo()

Properties

hashCode int
The hash code for this object.
no setterinherited
headers Map<String, String>
no setter
project String
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
space String
getter/setter pair
token String
getter/setter pair

Methods

getLocale(String locale, [int? timestamp]) Future<String>
getProject() Future<String>
getSetup() Future<String>
getSpace() Future<String>
localeUrl(String space, String project, String locale, [int? timestamp]) Uri
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
projectUrl(String space, String project) Uri
setupUrl(String space, String project) Uri
spaceUrl(String space) Uri
toString() String
A string representation of this object.
inherited

Operators

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

Constants

url → const String
version → const String