PreferencesDeleteMultiplePreferenceResponseApplicationJson constructor

PreferencesDeleteMultiplePreferenceResponseApplicationJson([
  1. void b(
    1. PreferencesDeleteMultiplePreferenceResponseApplicationJsonBuilder
    )?
])

Implementation

factory PreferencesDeleteMultiplePreferenceResponseApplicationJson([
  void Function(PreferencesDeleteMultiplePreferenceResponseApplicationJsonBuilder)? b,
]) = _$PreferencesDeleteMultiplePreferenceResponseApplicationJson;