preRelease property

List<String> get preRelease

Implementation

List<String> get preRelease => List<String>.from(_preRelease);