video property Null safety

String video
read / write

Video regex

Implementation

static String video = r'.(mp4|avi|wmv|rmvb|mpg|mpeg|3gp)$';