aspectRatio property Null safety

double? aspectRatio
read / write

The aspect ratio(width / height) for video feed item. Defaults to 4 / 6. Only supported on iOS.

Implementation

double? aspectRatio;