trialExpiresAt property

DateTime? get trialExpiresAt
inherited

Computed trial_started_at + 14 days + any extend_trial grants.

Implementation

DateTime? get expiresAt;/// Computed trial_started_at + 14 days + any extend_trial grants.
DateTime? get trialExpiresAt;