empty<T> static method

Empty<T> empty<T>()

Implementation

static Empty<T> empty<T>() => const Empty();