DeletedShareapiUndeleteResponseApplicationJson constructor

DeletedShareapiUndeleteResponseApplicationJson([
  1. void b(
    1. DeletedShareapiUndeleteResponseApplicationJsonBuilder
    )?
])

Creates a new DeletedShareapiUndeleteResponseApplicationJson object using the builder pattern.

Implementation

factory DeletedShareapiUndeleteResponseApplicationJson([
  void Function(DeletedShareapiUndeleteResponseApplicationJsonBuilder)? b,
]) = _$DeletedShareapiUndeleteResponseApplicationJson;