fetchRewards static method

void fetchRewards()

Implementation

static void fetchRewards() {
  _channel.invokeMethod('fetchRewards');
}