period property

  1. @JsonKey(name: 'Period')
Period? period
inherited

Time period when the contact point was/is in use

Implementation

@JsonKey(name: 'Period')
Period? get period => throw _privateConstructorUsedError;