call abstract method

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

Implementation

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