mediator/assert library

Functions

ifInheritedModel<Model extends Pub>(InheritedMediator<Model>? inheritedModel) bool
ifModelTypeCorrect(Type model, String fnstr) bool
ifRxAutoAspectEmpty(List<Object> rxAutoAspectList) bool
ifStateModel<Model extends Pub>(Pub? model) bool
ifTagMaximum(int rxTagCounter) bool
shouldExists(Object? obj, String errmsg) bool
shouldNull(Object? obj, String errmsg) bool