network property

String? network
final

The blockchain network, on which the asset is located.

Examples: "testnet" and "mainnet" in TON.

Implementation

final String? network;