key property

  1. @JsonKey(name: 'cacheKey')
String key
final

The key for the data.

Implementation

@JsonKey(name: 'cacheKey')
final String key;