The method that return the decoded Map
Map? decodeContent(final String content) { return decodeFunction(content); }