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