platform property

AscPlatform platform
final

Which platform was asked. iOS and macOS builds of the same commit carry the same build number, so a listing that does not name its platform is ambiguous in exactly the case that matters.

Implementation

final AscPlatform platform;