newestBuildNumberAsInt property
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;
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.
final int? newestBuildNumberAsInt;