menu
patchbay_flutter package
documentation
patchbay_flutter_host.dart
PatchbayServiceHost
identityResponse method
identityResponse method
dark_mode
light_mode
identityResponse
method
Map
<
String
,
Object
?
>
identityResponse
(
)
Implementation
Map<String, Object?> identityResponse() => _vmServiceRegistrar.identityResponse();
patchbay_flutter package
documentation
patchbay_flutter_host
PatchbayServiceHost
identityResponse method
PatchbayServiceHost class