Class FlutterLoader.Settings

    • Constructor Detail

      • Settings

        public Settings()
    • Method Detail

      • getLogTag

        @Nullable
        public String getLogTag()
      • setLogTag

        public void setLogTag​(String tag)
        Set the tag associated with Flutter app log messages.
        Parameters:
        tag - Log tag.