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