Returns the lower cased handle.
handle
String normalizeHandle(final String handle) => handle.toLowerCase();