recurringElement property

  1. @JsonKey(name: '_recurring')
Element? recurringElement
inherited

recurringElement ("_recurring") Extensions for recurring

Implementation

@JsonKey(name: '_recurring')
Element? get recurringElement => throw _privateConstructorUsedError;