UserList constructor

const UserList(
  1. {Key? key}
)

Implementation

const UserList({super.key});