benefits property

List<String>? benefits
getter/setter pair

A list of benefits shown to the user on platforms such as the Play Store and in restoration flows in the language of this listing.

Plain text. Ordered list of at most four benefits.

Implementation

core.List<core.String>? benefits;