GetModelRequest constructor
GetModelRequest({
- required String name,
Implementation
GetModelRequest({required this.name}) : super(fullyQualifiedName);
GetModelRequest({required this.name}) : super(fullyQualifiedName);