macos property

  1. @JsonKey(name: "mac")
String macos
inherited

The download link for the macOS version of the release.

Implementation

// ignore: invalid_annotation_target
@JsonKey(name: "mac")
String get macos => throw _privateConstructorUsedError;