toList property

Returns a list of all releases

Implementation

List<FlutterSdkRelease> get toList => [dev, beta, stable];