OnStateChanged typedef

OnStateChanged = void Function(RecordState state)

Implementation

typedef OnStateChanged = void Function(RecordState state);