name property

String? name
final

The name of the alarm. Maximum length is 255 characters. Each alarm name can be used only once in a list of alarms.

Implementation

final String? name;