TGetWalletsInput constructor

const TGetWalletsInput({
  1. required TGetWalletsBody body,
})

Implementation

const TGetWalletsInput({required this.body});