call abstract method

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

Implementation

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