periodValue property

int? get periodValue

Implementation

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