menu
ella package
documentation
encoding/XmlEncoding.dart
XmlEncoding
getContentType method
getContentType method
dark_mode
light_mode
getContentType
method
@
override
String
getContentType
(
)
override
Provide MIME type
Implementation
@override String getContentType() { return "application/xml"; }
ella package
documentation
encoding/XmlEncoding
XmlEncoding
getContentType method
XmlEncoding class