value2 property

int? get value2

Implementation

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