environmentType property

List<CodeableConcept>? environmentType
inherited

environmentType The type of environment(s) exposed at this endpoint (dev, prod, test, etc.).

Implementation

List<CodeableConcept>? get environmentType =>
    throw _privateConstructorUsedError;