decodeFunction property
dynamic Function(String)
get
decodeFunction
The method used to load the text file to a Map
Implementation
dynamic Function(String) get decodeFunction;
The method used to load the text file to a Map
dynamic Function(String) get decodeFunction;