Launcher class

Constructors

Launcher({required BuildContext context, String? subject})

Properties

context → BuildContext
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
subject String?
final

Methods

contactoWeb() → dynamic
emailSupport() → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed.
inherited
terms(String? url) → dynamic
toString() String
A string representation of this object.
inherited
whatsappSupport() → dynamic

Operators

operator ==(Object other) bool
The equality operator.
inherited