@override Future getScreenName() { return handleNativeCall( methodChannel.invokeMethod(MethodNames.getScreenName), ); }