menu
neomage package
documentation
utils/billing/billing_utils.dart
TranscriptEntry
TranscriptEntry.new const constructor
TranscriptEntry.new const constructor
dark_mode
light_mode
TranscriptEntry
constructor
const
TranscriptEntry
(
{
required
String
type
,
List
<
Map
<
String
,
dynamic
>
>
?
contentBlocks
,
})
Implementation
const TranscriptEntry({required this.type, this.contentBlocks});
neomage package
documentation
utils/billing/billing_utils
TranscriptEntry
TranscriptEntry.new const constructor
TranscriptEntry class