planId property

  1. @JsonKey(name: 'planid')
int get planId
inherited

The ID of the CalendarPlan this invite is for.

Implementation

@JsonKey(name: 'planid')
int get planId => throw _privateConstructorUsedError;