force property
If the destination table already exists and this flag is TRUE, the table
will be overwritten by the contents of assets snapshot.
If the flag is FALSE or unset and the destination table already exists,
the export call returns an INVALID_ARGUMEMT error.
Implementation
core.bool? force;