signUpAgreementCheck property

  1. @override
String get signUpAgreementCheck
override

No description provided for @signUpAgreementCheck.

In en, this message translates to: 'I accept and agree to the terms of use'

Implementation

@override
String get signUpAgreementCheck => 'I accept and agree to the terms of use';