PlaceChain constructor
- String id
Creates a new instance.
idIdentifier number for an associated chain. For example, the chain ID "8778" corresponds to the chain name "ABC Shop". The complete list of supported chain IDs can be found here.
Implementation
PlaceChain(this.id);