dueDateTime property

  1. @JsonKey.new(name: 'due_date_time')
bool? dueDateTime
final

Implementation

@JsonKey(name: 'due_date_time')
final bool? dueDateTime;