update abstract method

Future<AccountProto> update(
  1. ServiceCall call,
  2. AccountProto_UpdateRequest request
)

Implementation

$async.Future<$0.AccountProto> update(
    $grpc.ServiceCall call, $0.AccountProto_UpdateRequest request);