inactivityCycle property

int? get inactivityCycle

Implementation

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