Home > @infiniteobjects/models > BaseFirebaseEntity > serialize
Serializes this class to one of the transfor types
Signature:
protected serialize<T = ObjectLike>(kind: SerializeType): T;
Parameter | Type | Description |
---|---|---|
kind | SerializeType |
Returns:
T