type property

  1. @JsonKey(name: '@type')
String type
final

StorageType lists the acceptable values for type attribute

Implementation

@JsonKey(name: '@type')
final String type;