Stipop class

Constructors

Stipop(String userId, {String? languageCode, String? countryCode, void onStickerPackSelected(SPPackage spPackage)?, void onStickerSelected(SPSticker spSticker)?})

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