UAdminTerminalsPage constructor
const
UAdminTerminalsPage({
- Key? key,
- UMerchantResponse? merchant,
- UAdminActionBuilder<
UTerminalResponse> ? actions,
Implementation
const UAdminTerminalsPage({super.key, this.merchant, this.actions});