call abstract method

$R call({
  1. String? address,
  2. bool? secure,
})

Implementation

$R call({String? address, bool? secure});