size property

int? size

Implementation

int? get size {
  return _metadata.size;
}