@override Future<String?> getCurCodepage() async { return await methodChannel.invokeMethod<String>('getCurCodepage'); }