menu
tom_d4rt_dcli package
documentation
tom_d4rt_dcli.dart
ChatResponse
count property
count property
dark_mode
light_mode
count
property
int
get
count
Number of messages received.
Implementation
int get count => messages.length;
tom_d4rt_dcli package
documentation
tom_d4rt_dcli
ChatResponse
count property
ChatResponse class