call abstract method

$R call({
  1. String? page,
  2. String? resultsPerPage,
  3. String? totalDevices,
  4. String? countDevices,
  5. Devices? devices,
})

Implementation

$R call({String? page, String? resultsPerPage, String? totalDevices, String? countDevices, p3.Devices? devices});