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