xmlVersion property

String? get xmlVersion

Implementation

String? get xmlVersion => _map['xmlVersion'] as String?;