RecordingNoticeType typedef

RecordingNoticeType = Future<void> Function(RecordingNoticeOptions options)

Implementation

typedef RecordingNoticeType = Future<void> Function(
    RecordingNoticeOptions options);