setOrganization method

dynamic setOrganization(
  1. Organization org
)

Sets the organization using the provided callback.

org is the organization to be set.

Implementation

setOrganization(Organization org) {}