cropLeft property
Raw data related parameter. The number of pixels trimmed from the left. The default value is 0.
Implementation
@JsonKey(name: 'cropLeft')
final int? cropLeft;
Raw data related parameter. The number of pixels trimmed from the left. The default value is 0.
@JsonKey(name: 'cropLeft')
final int? cropLeft;