ResultAttribute constructor
ResultAttribute({
- required String typeName,
Implementation
ResultAttribute({
required this.typeName,
});
ResultAttribute({
required this.typeName,
});