value property

String? get value

Implementation

String? get value => (_$data['value'] as String?);