Future<String?> findSecureData(String key, {String? application}) { throw UnimplementedError('findSecureData() has not been implemented.'); }