AdminAppListScreen constructor
const
AdminAppListScreen({
- Key? key,
- required ChatService service,
Implementation
const AdminAppListScreen({super.key, required this.service});