static void mark({int flag = 0, String? tag, Object? object}) => instance.mark(flag: flag, tag: tag, object: object);