LookupTypeDefEnumeration constructor
const
LookupTypeDefEnumeration({})
Implementation
const LookupTypeDefEnumeration(
{required this.name, required this.fields, required this.index, this.docs = const []});
const LookupTypeDefEnumeration(
{required this.name, required this.fields, required this.index, this.docs = const []});