UAdminMoadisPage constructor
const
UAdminMoadisPage({
- Key? key,
- UUserResponse? user,
- UAdminActionBuilder<
UMoadiResponse> ? actions,
Implementation
const UAdminMoadisPage({super.key, this.user, this.actions});