period property

int? get period

Implementation

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