comment property

String? get comment

Comments on the slot to describe any extended information. Such as custom constraints on the slot.

Implementation

String? get comment => commentField.getValue(json);