flutter static variable code example Example: flutter static variable class ServerStatus{ static int newestBinary; static bool serverUp; }