custom property
dynamic
custom
getter/setter pair
Allows custom conversation metadata to be stored in the form { [name: string]: string }
Implementation
external dynamic custom;
Allows custom conversation metadata to be stored in the form { [name: string]: string }
external dynamic custom;