close abstract method

Future<void> close()

Before open another page it is necessary to close the previous.

The android platform does not allow parallel rendering.

Implementation

Future<void> close();