getSbpRewardByCycle<T> abstract method

Future<T> getSbpRewardByCycle<T>(
  1. String cycle
)

Implementation

Future<T> getSbpRewardByCycle<T>(String cycle);