getWisdom method

Future<String> getWisdom()

Returns an ASCII Octocat with some wisdom.

Implementation

Future<String> getWisdom() => getOctocat();