bufferedAmount property

int? get bufferedAmount

Implementation

int? get bufferedAmount {
  return 0;
}