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