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