AccountCapabilityFutureRequirements constructor
const
AccountCapabilityFutureRequirements({})
AccountCapabilityFutureRequirements
Implementation
const AccountCapabilityFutureRequirements({
this.alternatives,
this.currentDeadline,
required this.currentlyDue,
this.disabledReason,
required this.errors,
required this.eventuallyDue,
required this.pastDue,
required this.pendingVerification,
});