conditionalField property

String? get conditionalField

Implementation

String? get conditionalField => conditional?['when']?.toString();