addGenre abstract method

Future<void> addGenre(
  1. int index
)

Implementation

Future<void>  addGenre(int index);