languageIds property
All language identifiers for which this configuration is defined.
Implementation
_i2.List<_i2.String>? get languageIds => (_i5.getProperty(
this,
'languageIds',
) as _i2.List?)
?.cast();
All language identifiers for which this configuration is defined.
_i2.List<_i2.String>? get languageIds => (_i5.getProperty(
this,
'languageIds',
) as _i2.List?)
?.cast();