channel property
Channel for communicating with native platform code for health data.
Implementation
MethodChannel channel = MethodChannel("wearable_health");
Channel for communicating with native platform code for health data.
MethodChannel channel = MethodChannel("wearable_health");