@override Future<String> getSDKVersion() async => (await _channel.invokeMethod('getSDKVersion')) ?? '';