PulseTranslator class
Constructors
-
PulseTranslator(Map<
String, String> _strings, {String? locale}) -
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
optionLabel(
PulseQuestion question, PulseQuestionOption option) → String -
questionHelptext(
PulseQuestion question) → String? -
questionPrompt(
PulseQuestion question) → String -
surveyDescription(
PulseSurvey survey) → String? -
surveyName(
PulseSurvey survey) → String -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited