Converts the response result to the specified type RESULT.
RESULT
@override List<String> onResonse(List result) { return result.cast(); }