NotifyOptionsinterface NotifyOptions {cache?: boolean;listeners?: boolean;onError?: boolean;onSuccess?: boolean;}§Properties§cache?: boolean[src]§listeners?: boolean[src]§onError?: boolean[src]§onSuccess?: boolean[src]