ERROR_CODE_INVALID_PATH constant

ErrorCode const ERROR_CODE_INVALID_PATH

Implementation

static const ErrorCode ERROR_CODE_INVALID_PATH =
    ErrorCode._(191, _omitEnumNames ? '' : 'ERROR_CODE_INVALID_PATH');