SheetORM constructor
SheetORM(])
Implementation
SheetORM(
this.api,
this.spreadsheetId,
this.sheetName,
this.foreignKeys, [
this.formulas,
this.cacheTime = const Duration(seconds: 0),
]);
SheetORM(
this.api,
this.spreadsheetId,
this.sheetName,
this.foreignKeys, [
this.formulas,
this.cacheTime = const Duration(seconds: 0),
]);