call abstract method

$R call({
  1. List<String>? downloadUrls,
})

Implementation

$R call({List<String>? downloadUrls});