call abstract method

$R call({
  1. String? key,
  2. String? prompt,
})

Implementation

$R call({String? key, String? prompt});