CalendarItemApi constructor
CalendarItemApi(
- String _sdkId
Implementation
CalendarItemApi(
this._sdkId
) : tryAndRecover = TryAndRecoverCalendarItemApi(_sdkId),
encrypted = EncryptedCalendarItemApi(_sdkId);