menu
heka_health package
documentation
repository/platform_channel.dart
HekaPlatformChannel
disconnect static method
disconnect static method
dark_mode
light_mode
disconnect
static method
Future
<
bool
>
disconnect
(
)
Implementation
static Future<bool> disconnect() => HekaHealthPlatform.instance.disconnect();
heka_health package
documentation
repository/platform_channel
HekaPlatformChannel
disconnect static method
HekaPlatformChannel class