description property
The description that was provided when uploading the app. The description is not shown on the terminal.
Implementation
@BuiltValueField(wireName: r'description')
String? get description;
The description that was provided when uploading the app. The description is not shown on the terminal.
@BuiltValueField(wireName: r'description')
String? get description;