call abstract method

$R call({
  1. int? id,
  2. List<DestOutMap>? destOutMap,
})

Implementation

$R call({int? id, List<p3.DestOutMap>? destOutMap});