createdAt property
The date the comment was created
Implementation
@JsonKey(name: 'createdAt', required: true)
DateTime get createdAt => throw _privateConstructorUsedError;
The date the comment was created
@JsonKey(name: 'createdAt', required: true)
DateTime get createdAt => throw _privateConstructorUsedError;