isConnected property Null safety

bool isConnected
read / write

Boolean telling if the Installed flow instance is created

Implementation

bool isConnected = false;