cts property

  1. @JsonKey.new(toJson: iso8601)
DateTime get cts
inherited

Timestamp when this label was created.

Implementation

bool? get neg;/// Timestamp when this label was created.
@JsonKey(toJson: iso8601) DateTime get cts;