trackMetadata property

bool trackMetadata
final

Whether to add a hidden _metadata column that will be enabled for updates to attach custom information about writes that will be reported through CrudEntry.metadata.

Implementation

final bool trackMetadata;