menu
fluxer_dart package
documentation
models/channel_pin_response_message_call.dart
ChannelPinResponseMessageCall
ChannelPinResponseMessageCall.new const constructor
ChannelPinResponseMessageCall.new const constructor
dark_mode
light_mode
ChannelPinResponseMessageCall
constructor
const
ChannelPinResponseMessageCall
(
{
required
List
<
String
>
participants
,
DateTime
?
endedTimestamp
,
})
Implementation
const ChannelPinResponseMessageCall({ required this.participants, this.endedTimestamp, });
fluxer_dart package
documentation
models/channel_pin_response_message_call
ChannelPinResponseMessageCall
ChannelPinResponseMessageCall.new const constructor
ChannelPinResponseMessageCall class