isSetTypeDescriptor function
Implementation
bool isSetTypeDescriptor($AT descriptor) =>
descriptor.mapType<bool>(<X>() => const <Never>{} is X);
bool isSetTypeDescriptor($AT descriptor) =>
descriptor.mapType<bool>(<X>() => const <Never>{} is X);