VideoFirstFrameImageModel constructor

VideoFirstFrameImageModel(
  1. Map<String, dynamic> firstFrameObject
)

Implementation

VideoFirstFrameImageModel(this.firstFrameObject);