@override Iterable<Record> initialLoad() { // Do nothing, since RxMap always starts without values return []; }