LocalinoRemoteRepo class
Constructors
Properties
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