[Symbol.toStringTag]
The getarrow-up-right accessor, with the help of toStringTag, changes the default tag to 'wrapper' in the Wrapper instance. It can be read by the typeOf() function of @angular-package/type.
get
toStringTag
'wrapper'
Wrapper
typeOf()
@angular-package/type
public get [Symbol.toStringTag](): string { return 'wrapper'; }
Last updated 4 years ago