newHere property

  1. @override
String get newHere
override

Question asking if the user is new to the platform

In en, this message translates to: 'Are you new here?'

Implementation

@override
String get newHere => '您是新用户吗?';