type property Null safety
- @JsonKey(name: '@type')
final
StorageType lists the acceptable values for type attribute
Implementation
@JsonKey(name: '@type')
final String type;
StorageType lists the acceptable values for type attribute
@JsonKey(name: '@type')
final String type;