RequiresSuperCall
This annotation is useful to indicate that an inherited or an overridden method to work correctly and completely requires that also the original method is invoked like the @CallSuper annotation
This annotation is useful to indicate that an inherited or an overridden method to work correctly and completely requires that also the original method is invoked like the @CallSuper annotation