PlatformDependent constructor

const PlatformDependent(
  1. String platforms
)

Creates a PlatformDependent with the given platforms.

Implementation

const PlatformDependent(String platforms);