VideoStatus constructor

const VideoStatus(
  1. String code
)

Returns a new VideoStatus instance.

Implementation

const VideoStatus(this.code);