ApiTablesDestroyResponseApplicationJson_Ocs constructor

ApiTablesDestroyResponseApplicationJson_Ocs([
  1. void b(
    1. ApiTablesDestroyResponseApplicationJson_OcsBuilder
    )?
])

Creates a new ApiTablesDestroyResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory ApiTablesDestroyResponseApplicationJson_Ocs([
  void Function(ApiTablesDestroyResponseApplicationJson_OcsBuilder)? b,
]) = _$ApiTablesDestroyResponseApplicationJson_Ocs;