AvataaarClothes.shirtScoopNeck constructor

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

Implementation

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