statistics property

  1. @JsonKey(name: 'stats')
InstanceStatistics statistics
inherited

Statistics about how much information the instance contains.

Implementation

@JsonKey(name: 'stats')
InstanceStatistics get statistics => throw _privateConstructorUsedError;