OkfBundleApplicationRefused constructor
const
OkfBundleApplicationRefused({
- required OkfSpecValidation validation,
Creates a refusal carrying the closed Spec judgment.
Implementation
const OkfBundleApplicationRefused({required this.validation}) : super._();