secrets property

JSArray<JSAny>? get secrets

Secrets to bind to a function.

Implementation

external JSArray<JSAny>? get secrets;