menu
flutter_i18n
yaml_decode_strategy
YamlDecodeStrategy
fileExtension property
fileExtension
brightness_4
brightness_5
fileExtension
property
@
override
String
fileExtension
override
The extension of a YAML file
Implementation
@override get fileExtension => "yaml";
flutter_i18n
yaml_decode_strategy
YamlDecodeStrategy
fileExtension property
YamlDecodeStrategy class
Constructors
YamlDecodeStrategy
Properties
decodeFunction
fileExtension
hashCode
runtimeType
Methods
decode
decodeContent
loadFileContent
noSuchMethod
toString
Operators
operator ==