toIndex method
returns the index of AvataaarGraphics.all, or -1 if no entry is found
Implementation
@override
int toIndex() => AvataaarGraphics.all.indexOf(this);
returns the index of AvataaarGraphics.all, or -1 if no entry is found
@override
int toIndex() => AvataaarGraphics.all.indexOf(this);