end abstract method

Future end()

End multiline input and execute. Maps to: .end

Returns the result of executing the accumulated code.

Implementation

Future<dynamic> end();