createGroupEmptyString property
String
get
createGroupEmptyString
override
In en, this translates to :
**'Please fill in all required fields before creating a poll.'
Implementation
@override
String get createGroupEmptyString =>
'Por favor, completa todos los campos obligatorios antes de crear un grupo.';