Sets the values a fetch() will activate. Call before launching the app.
fetch()
void setRemoteValues(Map<String, dynamic> value) { _value = value; }