GetUser constructor

GetUser({
  1. String? chainId,
})

Implementation

GetUser({this.chainId}) : super(type: '@w3m-app/GET_USER');