Stream<Response<T>> live<R>( String id, { Map<String, dynamic>? extra, R? Function(R parent)? source, });