periodValue property

int? periodValue

Implementation

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