getAssists method

List<Assist> getAssists()

Obtains the list of assists created by this plugin.

Implementation

List<Assist> getAssists() => const [];