exec abstract method

Future<QuizResult?> exec(
  1. String questionId
)

Implementation

Future<QuizResult?> exec(String questionId);