update abstract method

Future<LocalAccountProto> update(
  1. ServiceCall call,
  2. LocalAccountProto_UpdateRequest request
)

Implementation

$async.Future<$16.LocalAccountProto> update($grpc.ServiceCall call, $16.LocalAccountProto_UpdateRequest request);