Stipop class
Constructors
Properties
- countryCode → String?
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- languageCode → String?
-
final
- onStickerPackSelected → void Function(SPPackage spPackage)?
-
final
- onStickerSelected → void Function(SPSticker spSticker)?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- userId → String
-
final
Methods
-
convertErrorToPlatformException(
dynamic error) → PlatformException -
hideKeyboard(
) → Future -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
showKeyboard(
) → Future -
showSearch(
) → Future -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- channelTag → const String
- hideKeyboardTag → const String
- onStickerPackSelectedLegacyTag → const String
- onStickerPackSelectedTag → const String
- onStickerSelectedTag → const String
- showKeyboardTag → const String
- showSearchTag → const String