createdAt property
Timestamp when this label was created.
Implementation
@JsonKey(name: 'cts')
DateTime get createdAt => throw _privateConstructorUsedError;
Timestamp when this label was created.
@JsonKey(name: 'cts')
DateTime get createdAt => throw _privateConstructorUsedError;