RemoveProxy constructor

RemoveProxy({
  1. required int proxyId,
})

Implementation

RemoveProxy({required this.proxyId});