ts property
- @JsonKey.new(disallowNullValue: true, includeIfNull: false, toJson: Expr.wrap_value)
final
Implementation
@JsonKey(
disallowNullValue: true,
includeIfNull: false,
toJson: Expr.wrap_value,
)
final DateTime? ts;
@JsonKey(
disallowNullValue: true,
includeIfNull: false,
toJson: Expr.wrap_value,
)
final DateTime? ts;