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