width property

int? get width

Video width.

Implementation

int? get width => payload['width'];