ExampleResourceSupport.Supported

API: Stable

enum class Supported {
    SUPPORTED,
    NOT_SUPPORTED,
}
Properties
SUPPORTED
NOT_SUPPORTED