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