autoIdAndDateFields property

bool autoIdAndDateFields
final

If set to true (default), then the service will manage an id string and createdAt and updatedAt fields.

Implementation

final bool autoIdAndDateFields;