minSeconds property

int? get minSeconds

Implementation

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