latestAttempt property
The most recent SetupAttempt for this SetupIntent.
Implementation
@JsonKey(name: "latest_attempt")
String? get latestAttempt => throw _privateConstructorUsedError;
The most recent SetupAttempt for this SetupIntent.
@JsonKey(name: "latest_attempt")
String? get latestAttempt => throw _privateConstructorUsedError;