Retrieves the integrity token from the Play Integrity API.
Future<String> getIntegrityToken() async { throw UnimplementedError('getIntegrityToken() has not been implemented.'); }