as(_:)

Attempts to load an instance of UnixMillisecond from this variant.

BSON.AnyValue.swift:284
func `as`(_: UnixMillisecond.Type) -> UnixMillisecond?

Returns

The payload of this variant if it matches millisecond(_:), nil otherwise.