contact property

List<ContactPoint>? contact
inherited

contact Contact details for a human to contact about the subscription. The primary use of this for system administrator troubleshooting.

Implementation

List<ContactPoint>? get contact => throw _privateConstructorUsedError;