path property

String path
final

Path to your folder with localization files. Example:

path: 'assets/translations',
path: 'assets/translations/lang.csv',

Implementation

final String path;