menu
orderly_core_contracts package
documentation
proto/SearchService.pbgrpc.dart
SearchServiceBase
searchBySKU abstract method
searchBySKU abstract method
dark_mode
light_mode
searchBySKU
abstract method
Future
<
SearchObject
>
searchBySKU
(
ServiceCall
call
,
SKU
request
)
Implementation
$async.Future<$1.SearchObject> searchBySKU( $grpc.ServiceCall call, $0.SKU request);
orderly_core_contracts package
documentation
proto/SearchService.pbgrpc
SearchServiceBase
searchBySKU abstract method
SearchServiceBase class