TypeVariantElement constructor

TypeVariantElement({
  1. required String name,
})

Implementation

TypeVariantElement({required this.name});