init method

void init()

Implementation

void init() {
  VitalDevicesPlatform.instance.init();
}