specifiedPlatform property

TargetPlatform? get specifiedPlatform

The specified platform, or null if not overridden.

Implementation

TargetPlatform? get specifiedPlatform => _platform;