effortCallingUserJson function

void effortCallingUserJson(
  1. String caller
)

Chaining calls to serve userJson.

Implementation

void effortCallingUserJson(String caller) {
  renderUserJson(':effort-callX:');
}