RubricBasedInstructionFollowingInstance constructor
RubricBasedInstructionFollowingInstance({
- required String? jsonInstance,
Implementation
RubricBasedInstructionFollowingInstance({required this.jsonInstance})
: super(fullyQualifiedName);