BaseApp class
- Inheritance
- 
    - Object
- Microfrontend
- BaseApp
 
Constructors
- BaseApp()
Properties
Methods
- 
  noSuchMethod(Invocation invocation) → dynamic 
- 
  Invoked when a nonexistent method or property is accessed.
  inherited
- 
  persistValue(String key, String value) → String 
- 
  
  inherited
- 
  projectNameComplete(String projectName) → String 
- 
  
  inherited
- 
  toString() → String 
- 
  A string representation of this object.
  inherited
Operators
- 
  operator ==(Object other) → bool 
- 
  The equality operator.
  inherited
Constants
- keyComponent → const String
- keyPrefix → const String