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