value2 property

String? get value2

Implementation

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