Future<bool> frameRateMonitorEnabled() async { return await _methodChannel.invokeMethod('frameRateMonitorEnabled'); }