menu
flutter_i18n
yaml_decode_strategy
YamlDecodeStrategy
decodeFunction property
decodeFunction
brightness_4
brightness_5
decodeFunction
property
@
override
dynamic
decodeFunction
override
The method used to load the YAML file
Implementation
@override get decodeFunction => loadYaml;
flutter_i18n
yaml_decode_strategy
YamlDecodeStrategy
decodeFunction property
YamlDecodeStrategy class
Constructors
YamlDecodeStrategy
Properties
decodeFunction
fileExtension
hashCode
runtimeType
Methods
decode
decodeContent
loadFileContent
noSuchMethod
toString
Operators
operator ==