termsOfService property

List<TermOfService> termsOfService
final

List of terms of service to be listed during registration. On onSignup callback LoginData contains a list of TermOfServiceResult

Implementation

final List<TermOfService> termsOfService;