blob method

Implementation

@override
Future<Object> blob() async => blobFromJsObject(await _delegate.blob());