correspondingSetterQuantifyCapability top-level constant

_CorrespondingSetterQuantifyCapability const correspondingSetterQuantifyCapability

Quantifying capability instance specifying that the reflection support for any given explicitly declared getter must also be given to its corresponding explicitly declared setter, if any.

Implementation

const correspondingSetterQuantifyCapability =
    _CorrespondingSetterQuantifyCapability();