menu
td_json_client package
documentation
td_api.dart
PageBlockListItem
PageBlockListItem.new constructor
PageBlockListItem.new constructor
dark_mode
light_mode
PageBlockListItem
constructor
PageBlockListItem
(
{
String
?
extra
,
int
?
client_id
,
string
?
label
,
vector
<
PageBlock
>
?
page_blocks
,
})
Implementation
PageBlockListItem({ super.extra, super.client_id, this.label, this.page_blocks, });
td_json_client package
documentation
td_api
PageBlockListItem
PageBlockListItem.new constructor
PageBlockListItem class