menu
neomage package
documentation
data/commands/builtin/extended_commands.dart
ExportCommand
ExportCommand.new constructor
ExportCommand.new constructor
dark_mode
light_mode
ExportCommand
constructor
ExportCommand
(
{
required
List
<
Map
<
String
,
dynamic
>
>
getConversation
(),
})
Implementation
ExportCommand({required this.getConversation});
neomage package
documentation
data/commands/builtin/extended_commands
ExportCommand
ExportCommand.new constructor
ExportCommand class