HelpGetPeerProfileColors constructor

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

Help Get Peer Profile Colors constructor.

Implementation

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