photo constant

String const photo

The input field expects a photograph, icon, or other image corresponding to the company, person, address, or contact information in the other fields associated with this field.

This hint will be translated to the below values on different platforms:

  • web: "photo".
  • Otherwise, the hint string will be used as-is.

Implementation

static const String photo = 'photo';