fromJson static method
Implementation
static ConfirmationStatus? fromJson(dynamic value) => ConfirmationStatusTypeTransformer().decode(value);
static ConfirmationStatus? fromJson(dynamic value) => ConfirmationStatusTypeTransformer().decode(value);