RecordLocation class
- Available extensions
- Annotations
-
- @artifact
Constructors
- RecordLocation({required String repositoryPath, required String recordPath})
-
const
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- hashId → String
-
no setter
- recordPath → String
-
final
- repositoryPath → String
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- to → _a
-
Available on _i, provided by the $RecordLocation extension
no setter
Methods
-
copyWith(
{_7? repositoryPath, _7? recordPath}) → _i -
Available on _i, provided by the $RecordLocation extension
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toMap(
) → _5 -
Available on _i, provided by the $RecordLocation extension
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited