call abstract method

$R call({
  1. String? idType,
  2. String? id,
})

Implementation

$R call({String? idType, String? id});