accountName property

String accountName
final

The account name for the local calendar.

Calendars with the same account name will be grouped together in the device's calendar app. Defaults to "local" if not specified via platform options.

Implementation

final String accountName;