undefinedBehavior constant

A value indicating that the enum field is not set.

Implementation

static const undefinedBehavior =
    ReservationSubBlocksReportFaultyRequestFaultReason_Behavior(
      'UNDEFINED_BEHAVIOR',
    );