v1DeleteSubOrganizationIntent constructor

const v1DeleteSubOrganizationIntent({
  1. bool? deleteWithoutExport,
})

Implementation

const v1DeleteSubOrganizationIntent({
   this.deleteWithoutExport,
});