EnableProxy constructor

EnableProxy({
  1. required int proxyId,
})

Implementation

EnableProxy({required this.proxyId});