menu
sendbird_sdk package
documentation
core/models/responses.dart
MetaCounterResponse
MetaCounterResponse constructor
MetaCounterResponse constructor
dark_mode
light_mode
MetaCounterResponse
constructor
MetaCounterResponse
(
{
Map
<
String
,
num
>
metaCounter
=
const {}
,
int
?
ts
,
})
Implementation
MetaCounterResponse({this.metaCounter = const {}, this.ts});
sendbird_sdk package
documentation
core/models/responses
MetaCounterResponse
MetaCounterResponse constructor
MetaCounterResponse class