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