menu
televerse package
documentation
telegram.dart
RichBlockListItem
blocks property
blocks property
dark_mode
light_mode
blocks
property
@JsonKey.new(name: 'blocks')
List
<
RichBlock
>
get
blocks
inherited
The content of the item
Implementation
@JsonKey(name: 'blocks') List<RichBlock> get blocks;
televerse package
documentation
telegram
RichBlockListItem
blocks property
RichBlockListItem class