menu
flutter_i18n
json_decode_strategy
JsonDecodeStrategy
decodeFunction property
decodeFunction
brightness_4
brightness_5
decodeFunction
property
@
override
dynamic
decodeFunction
override
The method used to load the JSON file
Implementation
@override get decodeFunction => json.decode;
flutter_i18n
json_decode_strategy
JsonDecodeStrategy
decodeFunction property
JsonDecodeStrategy class
Constructors
JsonDecodeStrategy
Properties
decodeFunction
fileExtension
hashCode
runtimeType
Methods
decode
decodeContent
loadFileContent
noSuchMethod
toString
Operators
operator ==