QuashModule class
Constructors
- QuashModule()
- 
          
            factory
Properties
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- 
  initCompleter
  → Completer<bool> 
- 
  
  final
- quashRepo → QuashRepo
- 
  
  no setter
- runtimeType → Type
- 
  A representation of the runtime type of the object.
  no setterinherited
Methods
- 
  getAllBugsView() → GetAllBugsView 
- 
  getBugReportingView() → BugReportingView 
- 
  getBugReportsListScreen() → Future< bool> 
- 
  getDisplayScreenshotsScreen() → Future< bool> 
- 
  getFabView() → FabButtonView 
- 
  getReportBugScreen() → Future< bool> 
- 
  intializeApp(String orgKey, bool isNetworkLoggingEnabled) → Future< bool> 
- 
  noSuchMethod(Invocation invocation) → dynamic 
- 
  Invoked when a nonexistent method or property is accessed.
  inherited
- 
  toString() → String 
- 
  A string representation of this object.
  inherited
Operators
- 
  operator ==(Object other) → bool 
- 
  The equality operator.
  inherited
Static Properties
- 
  
  final