AvataaarClothes.shirtVNeck constructor

const AvataaarClothes.shirtVNeck([
  1. @Default(AvataaarClothes._defaultColor) @ColorSerialiser() Color color
])

Implementation

const factory AvataaarClothes.shirtVNeck(
    [@Default(AvataaarClothes._defaultColor)
    @ColorSerialiser()
        Color color]) = AvataaarTypeClothesShirtVNeck;