planId property
- @JsonKey(name: 'planid')
inherited
The ID of the CalendarPlan this invite is for.
Implementation
@JsonKey(name: 'planid')
int get planId => throw _privateConstructorUsedError;
The ID of the CalendarPlan this invite is for.
@JsonKey(name: 'planid')
int get planId => throw _privateConstructorUsedError;