getById abstract method

Future<Sub2ApiAdminProxy> getById(
  1. int proxyId, {
  2. Sub2ApiRequestOptions? requestOptions,
})

Implementation

Future<Sub2ApiAdminProxy> getById(
  int proxyId, {
  Sub2ApiRequestOptions? requestOptions,
});