PaymentsGetStarsStatus constructor
const
PaymentsGetStarsStatus({
- required bool ton,
- required InputPeerBase peer,
Payments Get Stars Status constructor.
Implementation
const PaymentsGetStarsStatus({required this.ton, required this.peer})
: super._();