isNullOrEmpty

abstract fun isNullOrEmpty(): Boolean

如果此 MapWrapper 为 null 或为空,则返回 true。

Return

如果此 MapWrapper 为 null 或为空,则返回 true。