createdAt property
- @JsonKey.new(fromJson: timestampToDateTime, toJson: dateTimeToTimestamp)
inherited
Implementation
@JsonKey(fromJson: timestampToDateTime, toJson: dateTimeToTimestamp)
DateTime get createdAt =>
throw _privateConstructorUsedError;