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