AccountInfo constructor

AccountInfo([
  1. void updates(
    1. AccountInfoBuilder b
    )
])

Implementation

factory AccountInfo([void updates(AccountInfoBuilder b)]) = _$AccountInfo;