all property

List<Platform> get all

Get all available platforms as a list

Implementation

static List<Platform> get all => Platform.values;