acceptTerms property

  1. @override
String get acceptTerms
override

No description provided for @acceptTerms.

In en, this message translates to: 'I agree to the Terms of Service and Privacy Policy'

Implementation

@override
String get acceptTerms => 'I agree to the Terms of Service and Privacy Policy';