RecordUpdateTimerType typedef

RecordUpdateTimerType = void Function({required RecordUpdateTimerOptions options})

Implementation

typedef RecordUpdateTimerType = void Function(
    {required RecordUpdateTimerOptions options});