x property Null safety

int? x
@JsonKey(includeIfNull: false), read / write

图片左上角在视频帧上的横轴坐标。

Implementation

@JsonKey(includeIfNull: false)
int? x;