invalidStackoverflowQuestionUrl abstract method

String invalidStackoverflowQuestionUrl(
  1. String id
)

No description provided for @invalidStackoverflowQuestionUrl.

In en, this message translates to: 'Sorry! you have to enter a valid stackoverflow question {id, select, empty{url} other{with id: {id}}}.'

Implementation

String invalidStackoverflowQuestionUrl(String id);