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