stringStructTag top-level property
Implementation
final stringStructTag = StructTag(
AccountAddress.fromHex("0x1"),
Identifier("string"),
Identifier("String"),
[],
);
final stringStructTag = StructTag(
AccountAddress.fromHex("0x1"),
Identifier("string"),
Identifier("String"),
[],
);