stateFullLoginID property
String
get
stateFullLoginID
Returns the default name of the 'full login' state used by default in new UI prototypes.
Implementation
String get stateFullLoginID {
return "${AFibD.config.appNamespace}StateFullLogin";
}