UsersNotifier constructor

UsersNotifier(
  1. List<String> users
)

Implementation

UsersNotifier(this.users);