AbiExtensions constructor

AbiExtensions(
  1. int tag,
  2. String value
)

Implementation

AbiExtensions(this.tag, this.value);