width property Null safety

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

视频宽度

Implementation

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