Parses Image instance from a given value.
Value can be one of the following:
static Image Function(dynamic value) get parse => ImageMapper.container.fromValue<Image>;