onCalling abstract method

Future<int?> onCalling([
  1. int? currentRate
])

Implementation

Future<int?> onCalling([int? currentRate]);