ShorebirdDescriptions class
Command descriptions for Shorebird commands.
This class contains all the command descriptions used throughout the Shorebird CLI module to ensure consistency and proper documentation.
Properties
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- runtimeType → Type
- 
  A representation of the runtime type of the object.
  no setterinherited
Methods
- 
  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
Constants
- patch → const String
- Patch command descriptions
- patchAndroid → const String
- patchIos → const String
- release → const String
- Release command descriptions
- releaseApk → const String
- releaseAppbundle → const String
- releaseIos → const String
- releaseIpa → const String
- shorebird → const String
- Main shorebird command description