width property Null safety

int? width
@JsonKey(name: 'w'), final

Video width

Implementation

@JsonKey(name: 'w')
final int? width;