AccountGetWallPapers constructor

const AccountGetWallPapers({
  1. required int hash,
})

Account Get Wall Papers constructor.

Implementation

const AccountGetWallPapers({required this.hash}) : super._();