update abstract method

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

Implementation

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