menu
flutter_i18n
xml_decode_strategy
XmlDecodeStrategy
decodeFunction property
decodeFunction
brightness_4
brightness_5
decodeFunction
property
@
override
dynamic
decodeFunction
override
The method used to load the XML file
Implementation
@override get decodeFunction => _transformer.parse;
flutter_i18n
xml_decode_strategy
XmlDecodeStrategy
decodeFunction property
XmlDecodeStrategy class
Constructors
XmlDecodeStrategy
Properties
decodeFunction
fileExtension
hashCode
rootObject
runtimeType
Methods
decode
decodeContent
loadFileContent
noSuchMethod
toString
Operators
operator ==