PointInTimeRecoverySpecification constructor
PointInTimeRecoverySpecification({
- required bool pointInTimeRecoveryEnabled,
Implementation
PointInTimeRecoverySpecification({
required this.pointInTimeRecoveryEnabled,
});