buildNumber property
The CFBundleVersion Apple now holds, or null for a push that carried no
artifact.
A string, because CFBundleVersion is one and Apple accepts 1.2.3 —
the same reason AppStoreBuildEntry.buildNumber is.
Implementation
final String? buildNumber;