LuzidGrpcClient class
Constructors
- LuzidGrpcClient.new({LuzidGrpcClientOpts? opts, ClientChannelBase? channel})
Properties
- app → AppClient
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- host → String
-
final
- isShutdown → bool
-
no setter
- meta → MetaClient
-
no setter
- mutator → MutatorClient
-
no setter
-
onChannelConnected
→ Stream<
bool> -
no setter
-
onChannelDisconnected
→ Stream<
bool> -
no setter
- ping → PingClient
-
no setter
- port → int
-
final
- releaseInfo → ReleaseInfoClient
-
no setter
- rpc → RpcClient
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- snapshot → SnapshotClient
-
no setter
- store → StoreClient
-
no setter
- transaction → TransactionClient
-
no setter
- validator → ValidatorClient
-
no setter
- workspace → WorkspaceClient
-
no setter
Methods
-
close(
) → Future< void> -
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