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