builder/model/translation_file library

Classes

TranslationFile
Contains a reference to a json, yaml or csv file Abstracted to be used by custom runner and by build_runner

Typedefs

FileReader = Future<String> Function()