FieldValue
abstractSentinel values that can be used when writing document fields with set()
or update()
.
abstract class FieldValue {}
private constructor();
Sentinel values that can be used when writing document fields with set()
or update()
.