transportCount property

int transportCount

Implementation

int get transportCount {
  return _transports.length;
}