ValidatorClient class
Constructors
- ValidatorClient.new(ClientChannelBase? channel)
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
-
subValidatorInfo(
bool emitCurrent) → ResponseStream< ValidatorInfo> -
subValidatorStats(
) → ResponseStream< ValidatorStats> -
subValidatorStatus(
bool emitCurrent) → ResponseStream< ValidatorStatus> -
toString(
) → String -
A string representation of this object.
inherited
-
validatorOps(
ValidatorOpsRequest request) → Future< ValidatorOpsResponse>
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited