SegmentTranslationResponse constructor
const
SegmentTranslationResponse({
- required int version,
Implementation
const SegmentTranslationResponse({
required this.version,
});
const SegmentTranslationResponse({
required this.version,
});