menu
leofinance_lightning_api package
documentation
lightning_api.dart
Comments
items property
items property
dark_mode
light_mode
items
property
Map
<
String
,
Comment
>
items
final
A map of authorperms of comments to the Comment object
Implementation
final Map<String, Comment> items;
leofinance_lightning_api package
documentation
lightning_api
Comments
items property
Comments class