OnUpdateCallback typedef

OnUpdateCallback = void Function(UseCaseStatus)

Implementation

typedef OnUpdateCallback = void Function(UseCaseStatus);