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