isEmpty property

bool get isEmpty

Элементы отсутствуют.

Implementation

bool get isEmpty {
  bool res = _CMillisecondsRouteAttribute_isEmpty(_CMillisecondsRouteAttributeMakeDefault().._impl=_self);
  return res;
}