newestBuildNumberAsInt property

int? newestBuildNumberAsInt
final

newestBuildNumber as an integer, null on the same terms as AppStoreBuildEntry.buildNumberAsInt.

This is the field to compare against a build number out of a git tag.

Implementation

final int? newestBuildNumberAsInt;