path property
Import the settings of a previous file mainly used for confirmation the program is working
Implementation
@JsonKey(name: 'import_settings')
final String? path;
Import the settings of a previous file mainly used for confirmation the program is working
@JsonKey(name: 'import_settings')
final String? path;