menu
faunadb_http package
documentation
query.dart
Insert
Insert constructor
Insert constructor
dark_mode
light_mode
Insert
constructor
Insert
(
Expr
ref
,
Object
ts
,
Object
action
,
Obj
param_object
,
)
Implementation
Insert(this.ref, this.ts, this.action, this.param_object);
faunadb_http package
documentation
query
Insert
Insert constructor
Insert class