imageScale property

  1. @JsonKey.new(name: 'imageScale')
int? imageScale
final

Implementation

@JsonKey(name: 'imageScale')
final int? imageScale;