notifications property

Implementation

List<Input$InsertCalendarNotificationSettingsInput> get notifications =>
    (_$data['notifications']
        as List<Input$InsertCalendarNotificationSettingsInput>);