maximumLoopDuration property

int? get maximumLoopDuration

Implementation

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