timestamp property

  1. @JsonKey(name: '@timestamp')
DateTime? timestamp
inherited

Implementation

@JsonKey(name: '@timestamp')
DateTime? get timestamp => throw _privateConstructorUsedError;