push abstract method

Future<Empty> push(
  1. ServiceCall call,
  2. AccountMessage request
)

Implementation

$async.Future<$1.Empty> push(
    $grpc.ServiceCall call, $0.AccountMessage request);