attachTime property

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

Implementation

@JsonKey(name: 'AttachTime', includeIfNull: false)
final String? attachTime;