menu
orderly_core_contracts package
documentation
proto/WebsiteService.pbgrpc.dart
WebsiteServiceBase
upsertPage abstract method
upsertPage abstract method
dark_mode
light_mode
upsertPage
abstract method
Future
<
WebsitePage
>
upsertPage
(
ServiceCall
call
,
WebsitePage
request
)
Implementation
$async.Future<$0.WebsitePage> upsertPage( $grpc.ServiceCall call, $0.WebsitePage request);
orderly_core_contracts package
documentation
proto/WebsiteService.pbgrpc
WebsiteServiceBase
upsertPage abstract method
WebsiteServiceBase class