respondWithNewView method
void
respondWithNewView(
- dynamic view
Implementation
void respondWithNewView(dynamic view) =>
js_util.callMethod(this, 'respondWithNewView', [view]);
void respondWithNewView(dynamic view) =>
js_util.callMethod(this, 'respondWithNewView', [view]);