value property

String? get value

Implementation

String? get value => _map['value'] as String?;