value property

String? value

Implementation

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