kTypeVideo top-level constant Null safety

String const kTypeVideo

Denotes that a video is being picked.

Implementation

const String kTypeVideo = 'video';