The op names shared by RepositoryRpc (server) and RemoteRepositoryAdapter
(client) — one source of truth for the wire contract.
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- capabilities → const String
- delete → const String
- edit → const String
- find → const String
- gitAdd → const String
- gitBlame → const String
- gitCheckout → const String
- gitCommit → const String
- gitDiff → const String
- gitLog → const String
- gitRestore → const String
- gitShow → const String
- gitStatus → const String
- list → const String
- mkdir → const String
- move → const String
- read → const String
- searchText → const String
- stat → const String
- write → const String