timestamps property
bool
get
timestamps
Whether to automatically manage created_at/updated_at columns.
Implementation
bool get timestamps => true;
Whether to automatically manage created_at/updated_at columns.
bool get timestamps => true;