xmlOutputName property

String? xmlOutputName
final

Filename for the output xml.

If empty - than name of original arb file without locale suffix will used.

See baseLocaleForXml.

Implementation

final String? xmlOutputName;