UpdateCoHostResponsibility typedef

UpdateCoHostResponsibility = void Function(List<CoHostResponsibility>)

Implementation

typedef UpdateCoHostResponsibility = void Function(List<CoHostResponsibility>);