spine_client
command_service.pbserver
CommandServiceBase
post abstract method
post
post
method
Null safety
Future
<
Ack
>
post
(
ServerContext
ctx
,
Command
request
)
Implementation
$async.Future<$48.Ack> post($pb.ServerContext ctx, $43.Command request);
spine_client
command_service.pbserver
CommandServiceBase
post abstract method
CommandServiceBase class
Constructors
CommandServiceBase
Properties
$json
$messageJson
hashCode
runtimeType
Methods
createRequest
handleCall
noSuchMethod
post
toString
Operators
operator ==