image property

String image

Image

Implementation

String get image {
  return Intl.message(
    'Image',
    name: 'image',
    desc: '',
    args: [],
  );
}