Skip to main content
Version: Annotations-V1.0.0

Exclude

@frost/frost-web / Exports / Exclude

Function: Exclude

Exclude(): PropertyDecorator

This decorator allows you to add properties to the Class that extends FireDbObject while excluding them from the database.

The Property that is marked by this decorator will not be serialized and add to the node in firebase real-time database.

Decorator

Link

PropertyDecorator

Returns

PropertyDecorator