FirestorePathUtils class
Constructors
Properties
Methods
-
absolutePathFromRelative(
String relativePath) → String -
init(
{required String projectId, String databaseId = '(default)'}) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
relativePathFromAbsolute(
String absolutePath) → String -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited