isEmptyList property

IsEmptyList<T>? isEmptyList
getter/setter pair

自定义判空逻辑

Implementation

IsEmptyList<T>? isEmptyList;