statusDateTime property

  1. @JsonKey.new(name: 'StatusDateTime', includeIfNull: false)
String? statusDateTime
final

Implementation

@JsonKey(name: 'StatusDateTime', includeIfNull: false)
final String? statusDateTime;