creationDate property
The date when the recurring details were created.
Implementation
@BuiltValueField(wireName: r'creationDate')
DateTime? get creationDate;
The date when the recurring details were created.
@BuiltValueField(wireName: r'creationDate')
DateTime? get creationDate;