searchApp abstract method

Future<LocalAccountProto_SearchReply> searchApp(
  1. ServiceCall call,
  2. LocalAccountProto_SearchRequest request
)

Implementation

$async.Future<$16.LocalAccountProto_SearchReply> searchApp($grpc.ServiceCall call, $16.LocalAccountProto_SearchRequest request);