maxDuration property

Duration? maxDuration
final

The maximum duration of the recording. The default value is 5 hours, if the value is null, the recording will not be limited.

Implementation

final Duration? maxDuration;