ContextDestroyResponseApplicationJson constructor
ContextDestroyResponseApplicationJson([
- void b()?
Creates a new ContextDestroyResponseApplicationJson object using the builder pattern.
Implementation
factory ContextDestroyResponseApplicationJson([void Function(ContextDestroyResponseApplicationJsonBuilder)? b]) =
_$ContextDestroyResponseApplicationJson;