isSingup property

bool? isSingup
getter/setter pair

Indica si el usuario se ha registrado en la app.

Implementation

bool? isSingup = false;