RomanizeTextResponse constructor
RomanizeTextResponse({
- List<
Romanization> ? romanizations,
Implementation
RomanizeTextResponse({
this.romanizations,
});
RomanizeTextResponse({
this.romanizations,
});