ts property

  1. @JsonKey(name: 'ts')
int? get ts
inherited

Implementation

@JsonKey(name: 'ts')
int? get ts => throw _privateConstructorUsedError;