restoreResult property
Implementation
EntitlementResult restoreResult = const EntitlementResult(
outcome: EntitlementOutcome.nothingToRestore,
);
EntitlementResult restoreResult = const EntitlementResult(
outcome: EntitlementOutcome.nothingToRestore,
);