count property

  1. @BuiltValueField(wireName: r'count')
String count

The count of metadata entries with a specific label

Implementation

@BuiltValueField(wireName: r'count')
String get count;