menu
google_sheets_orm package
documentation
orm.dart
Cell
Cell.new constructor
Cell.new constructor
dark_mode
light_mode
Cell
constructor
Cell
(
{
required
List
<
Object
?
>
value
,
required
String
range
,
})
Implementation
Cell({required this.value, required this.range});
google_sheets_orm package
documentation
orm
Cell
Cell.new constructor
Cell class