close method

void close()

Runs close on the underlying js api

Implementation

void close() => _obj.close();