searchApp abstract method
Future<LocalAccountProto_SearchReply>
searchApp(
- ServiceCall call,
- LocalAccountProto_SearchRequest request
Implementation
$async.Future<$0.LocalAccountProto_SearchReply> searchApp(
$grpc.ServiceCall call, $0.LocalAccountProto_SearchRequest request);