RUNNING constant

Implementation

static const KnowledgeOperationMetadata_State RUNNING =
    KnowledgeOperationMetadata_State._(
        2,
        const $core.bool.fromEnvironment('protobuf.omit_enum_names')
            ? ''
            : 'RUNNING');