monthText property

String? monthText
getter/setter pair

String of the text "month". E.g. if you want to show how much it is per month: 1.49€/month then we need the translated string. Fallback is "month"

Implementation

String? monthText;