dispose abstract method

Future<void> dispose()

释放画中画相关的资源。

自从 自 v4.6.2 版本新增。

Implementation

Future<void> dispose();