target property
The target parameter specifies the identifier to which the home region is
applied, which is always an ACCOUNT
. It applies the home region
to the current ACCOUNT
.
Implementation
final Target? target;
The target parameter specifies the identifier to which the home region is
applied, which is always an ACCOUNT
. It applies the home region
to the current ACCOUNT
.
final Target? target;