confinement property

  1. @JsonKey(unknownEnumValue: SnapConfinement.unknown)
SnapConfinement confinement
final

The confinement level that is supported.

Implementation

@JsonKey(unknownEnumValue: SnapConfinement.unknown)
final SnapConfinement confinement;