minSeconds property

int? minSeconds

Implementation

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