TMeUrlTypeSupergroup constructor

TMeUrlTypeSupergroup({
  1. required int supergroupId,
})

Implementation

TMeUrlTypeSupergroup({required this.supergroupId});