orDefaultTenantId
Returns the default tenant ID if the given string is null.
Return
The string itself if not null, otherwise DEFAULT_TENANT_ID.
Parameters
this
The nullable string to check.
Returns the default tenant ID if the given string is null.
The string itself if not null, otherwise DEFAULT_TENANT_ID.
The nullable string to check.