name property

String? name
final

The release name, which Play generates from the version name when it was not set. Null when the response did not carry one.

Implementation

final String? name;