undefinedArchitecture constant

Image_Architecture const undefinedArchitecture

A value indicating that the enum field is not set.

Implementation

static const undefinedArchitecture = Image_Architecture(
  'UNDEFINED_ARCHITECTURE',
);