menu
nebula_dart_gdbc package
documentation
gen/nebula_meta/src/meta_service.dart
MetaService
createSnapshot abstract method
createSnapshot abstract method
dark_mode
light_mode
createSnapshot
abstract method
Future
<
ExecResp
>
createSnapshot
(
CreateSnapshotReq
?
req
)
Implementation
Future<ExecResp> createSnapshot(CreateSnapshotReq? req);
nebula_dart_gdbc package
documentation
gen/nebula_meta/src/meta_service
MetaService
createSnapshot abstract method
MetaService class