before property

T? get before

Key-value pairs representing state of data before the change. If fieldMask is set, then only fields that changed are present in before.

Implementation

external T? get before;