kTypeImage top-level constant Null safety

String const kTypeImage

Denotes that an image is being picked.

Implementation

const String kTypeImage = 'image';