environmentCount property

  1. @BuiltValueField.new(wireName: r'environmentCount')
int get environmentCount

Implementation

@BuiltValueField(wireName: r'environmentCount')
int get environmentCount;