errorMissingImagePath top-level constant

String const errorMissingImagePath

Implementation

const String errorMissingImagePath =
    'Missing "image_path" or "image_path_android" + "image_path_ios"'
    ' + "image_path_web" within configuration';