count property

  1. @JsonKey(name: 'Count')
int? count
inherited

Implementation

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