isPublic property
bool
get
isPublic
If isPublic = true, the controller will be live until the app is closed.
Implementation
bool get isPublic;
If isPublic = true, the controller will be live until the app is closed.
bool get isPublic;