toIndex method

  1. @override
int toIndex()
override

returns the index of AvataaarAccessories.all, or -1 if no entry is found

Implementation

@override
int toIndex() => AvataaarAccessories.all.indexOf(this);