SyncStreamCommand constructor
const
SyncStreamCommand({})
Implementation
const SyncStreamCommand({
required this.asrText,
required this.timestamps,
this.isNewSegment = false,
this.ayahNumber = 0,
});
const SyncStreamCommand({
required this.asrText,
required this.timestamps,
this.isNewSegment = false,
this.ayahNumber = 0,
});