videoExtensions constant

List<String> const videoExtensions

Implementation

static const List<String> videoExtensions = ['mp4', 'mov'];