menu
firehose_cli package
documentation
commands/batch_command.dart
DocumentPreview
DocumentPreview.new constructor
DocumentPreview.new constructor
dark_mode
light_mode
DocumentPreview
constructor
DocumentPreview
(
{
required
int
withId
,
required
int
autoId
,
})
Creates a document preview.
Implementation
DocumentPreview({required this.withId, required this.autoId});
firehose_cli package
documentation
commands/batch_command
DocumentPreview
DocumentPreview.new constructor
DocumentPreview class