creator property

String creator
final

The address that created this asset.

This is the address where the parameters for this asset can be found, and also the address where unwanted asset units can be sent in the worst case.

Implementation

final String creator;