menu
ptgc package
documentation
raw.dart
MsgsStateReq
MsgsStateReq.new const constructor
MsgsStateReq.new const constructor
dark_mode
light_mode
MsgsStateReq
constructor
const
MsgsStateReq
(
{
required
List
<
int
>
msgIds
,
})
Msgs State Req constructor.
Implementation
const MsgsStateReq({required this.msgIds}) : super._();
ptgc package
documentation
raw
MsgsStateReq
MsgsStateReq.new const constructor
MsgsStateReq class