Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Sticker

Hierarchy

  • Sticker

Index

Constructors

Methods

Constructors

constructor

  • new Sticker(value: string | null): Sticker
  • Parameters

    • value: string | null

    Returns Sticker

Methods

get

  • get(): null | string
  • Returns null | string

set

  • set(v: string): void
  • Parameters

    • v: string

    Returns void

Generated using TypeDoc