Retrieves the current screen name from the native platform.
Future<String?> getModelName() { throw UnimplementedError('getScreenName() has not been implemented.'); }