isCompatible property

bool? isCompatible
getter/setter pair

The compatibility check result.

If true, the schema is compatible with the resource.

Implementation

core.bool? isCompatible;