image constant

Pattern const image

Image regex

Implementation

static const Pattern image = r'.(jpeg|jpg|gif|png|bmp)$';