AsNullableListEncodable<T> extension

on

Properties

orNull Encodable<T?>

Available on Encodable<T>, provided by the AsNullableListEncodable extension

Returns an Encodable that can encode T or null.
no setter