UserThemeDisableThemeResponseApplicationJson_Ocs constructor

UserThemeDisableThemeResponseApplicationJson_Ocs([
  1. void b(
    1. UserThemeDisableThemeResponseApplicationJson_OcsBuilder
    )?
])

Creates a new UserThemeDisableThemeResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory UserThemeDisableThemeResponseApplicationJson_Ocs([
  void Function(UserThemeDisableThemeResponseApplicationJson_OcsBuilder)? b,
]) = _$UserThemeDisableThemeResponseApplicationJson_Ocs;