call abstract method

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

Implementation

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