BatteryPluginPlatform constructor

BatteryPluginPlatform()

플랫폼별 구현체에서 반드시 구현되어야 하는 메서드를 선언한다.

Implementation

BatteryPluginPlatform() : super(token: _token);