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