APM_SHOW_CONTROLLER_BURNS static method

Future<int> APM_SHOW_CONTROLLER_BURNS()

Implementation

static Future<int> APM_SHOW_CONTROLLER_BURNS() async {
  return await _channel.invokeMethod('APM_SHOW_CONTROLLER_BURNS');
}