acceptTerms property

  1. @override
String get acceptTerms
override

No description provided for @acceptTerms.

In en, this message translates to: 'I accept the Terms & Conditions and Privacy Policy'

Implementation

@override
String get acceptTerms =>
    'I accept the Terms & Conditions and Privacy Policy';