ModalNetworkChange constructor

ModalNetworkChange({
  1. required String chainId,
})

Implementation

ModalNetworkChange({required this.chainId});