Returns a String containing the version of the platform.
@override Future<bool?> check() async { return Future.value(false); }