@override Map<String, Function> methods() { return {'init': ([message]) => JSCustomException(message)}; }