GetAccountInfo constructor

GetAccountInfo({
  1. Context? context,
  2. Value? value,
})

Implementation

GetAccountInfo({this.context, this.value});