postStartupScriptBehaviorUnspecified constant

PostStartupScriptConfig_PostStartupScriptBehavior const postStartupScriptBehaviorUnspecified

Implementation

static const postStartupScriptBehaviorUnspecified =
    PostStartupScriptConfig_PostStartupScriptBehavior(
      'POST_STARTUP_SCRIPT_BEHAVIOR_UNSPECIFIED',
    );