InputModel constructor
InputModel({})
Implementation
InputModel(
{this.path = 'lib',
this.outputPath = 'assets/language',
this.sheetUrl,
this.sheetId,
this.sheetName,
this.column = 1,
this.row = 1,
this.all = true,
this.keyName = 'key-getx-translator'});