getBitmapStream method

Stream getBitmapStream()

Implementation

Stream<dynamic> getBitmapStream() {
  throw UnimplementedError('getBitmapStream() has not been implemented');
}