MultiAbi constructor

MultiAbi({
  1. List<Abi>? abi,
})

Implementation

MultiAbi({this.abi});