DeletedShareapiUndeleteResponseApplicationJson_Ocs constructor

DeletedShareapiUndeleteResponseApplicationJson_Ocs([
  1. void b(
    1. DeletedShareapiUndeleteResponseApplicationJson_OcsBuilder
    )?
])

Creates a new DeletedShareapiUndeleteResponseApplicationJson_Ocs object using the builder pattern.

Implementation

factory DeletedShareapiUndeleteResponseApplicationJson_Ocs([
  void Function(DeletedShareapiUndeleteResponseApplicationJson_OcsBuilder)? b,
]) = _$DeletedShareapiUndeleteResponseApplicationJson_Ocs;