listPage constructor
const
listPage({})
Implementation
const listPage(
{super.key,
required this.EntityTypeId,
required this.BaseURL,
required this.Token,
this.CustomerId,
this.Parameters,
this.Lang,
this.PageName,
this.HourlyURL});