end abstract method
End multiline input and execute.
Maps to: .end
Returns the result of executing the accumulated code.
Implementation
Future<dynamic> end();
End multiline input and execute.
Maps to: .end
Returns the result of executing the accumulated code.
Future<dynamic> end();